projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6141b80
)
Minor ChangeLog fix.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 30 Aug 2014 09:29:13 +0000
(12:29 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 30 Aug 2014 09:29:13 +0000
(12:29 +0300)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index df8ce75a696bd4231118bc71b6e500c8fb7da940..bccfcb8dc1c49e2337dfb0c5aa4c2d6c0b280550 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-3648,8
+3648,8
@@
2014-01-14 Agustín Martín Domingo <agustin.martin@hispalinux.es>
- *
ispell.el (ispell-region): Reset `in-comment' for new line
- instead of wrongly reset `add-coment' (bug#13577).
+ *
textmodes/ispell.el (ispell-region): Reset `in-comment' for new
+
line
instead of wrongly reset `add-coment' (bug#13577).
2014-01-14 Daiki Ueno <ueno@gnu.org>